From a6b41d9b80b5c043ad6a6388ad3c1866e4c20734 Mon Sep 17 00:00:00 2001 From: "cl349@firebug.cl.cam.ac.uk" Date: Tue, 26 Jul 2005 15:37:40 +0000 Subject: [PATCH] Don't enter sv subdirectory until its Makefile supports targets like `clean' or actually does anything useful. Signed-off-by: Christian Limpach --- tools/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/tools/Makefile b/tools/Makefile index 95b63c36ba..00eb4991cc 100644 --- a/tools/Makefile +++ b/tools/Makefile @@ -13,7 +13,6 @@ SUBDIRS += xcutils SUBDIRS += pygrub SUBDIRS += firmware SUBDIRS += policy -SUBDIRS += sv .PHONY: all install clean check check_clean ioemu eioemuinstall ioemuclean -- 2.30.2